Skip to content

Conversation

@etcwilde
Copy link
Member

Adding caches for Apple-style builds for the StringProcessing library.

Adding caches for Apple-style builds for the StringProcessing library.
@etcwilde
Copy link
Member Author

@swift-ci please smoke test

set(SwiftStringProcessing_ARCH_SUBDIR arm64 CACHE STRING "")
set(SwiftStringProcessing_PLATFORM_SUBDIR freestanding CACHE STRING "")
set(CMAKE_BUILD_TYPE MinSizeRel CACHE STRING "")
set(SwiftStringProcessing_SINGLE_THREADED_MODE YES CACHE BOOL "")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would get rid of this setting, as it makes sense only for Synchronization

Suggested change
set(SwiftStringProcessing_SINGLE_THREADED_MODE YES CACHE BOOL "")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants